python-sphinx-paramlinks software package provides allows param links in Sphinx function/method descriptions to be linkable, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-sphinx-paramlinks
python-sphinx-paramlinks is installed in your system.
Make ensure the python-sphinx-paramlinks package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-sphinx-paramlinks *
You will get with python-sphinx-paramlinks package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-sphinx-paramlinks |
| Version | 0.2.2-1 |
| Description | allows param links in Sphinx function/method descriptions to be linkable |
| Sub Section | Python |